Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / CollectionChangedEventArgs<CollectionType,CollectedObjectType> Class / Subject Property

In This Topic
    Subject Property
    In This Topic
    The object that was just added, removed, or updated. May be null in the case of No Change and Clear.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Subject As CollectedObjectType
    public CollectedObjectType Subject {get;}
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also